@charset "utf-8";
/* CSS Document */
body,html{ margin:0px; padding:0px; }
body{ font-family: "Source Han Sans CN linght";overflow:-Scroll;overflow-x:hidden;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box;  }
:after, :before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
input, textarea, select, button {font-family:  "Source Han Sans CN  linght";}
ul{ margin:0px; padding:0px;zoom:1;}
div {zoom:1;}
li{ list-style:none;vertical-align:middle;float:left;}
dl,dt,dd {margin:0;padding:0;}
img{margin:0px auto;border:0;}
a{text-decoration:none; color:#676767;}
a:hover {color:#48b541; text-decoration:none; transition: all 0.1s;}
a:visited{text-decoration:none; }
a:active{text-decoration:none;}
a:focus {list-style: none; text-decoration: none;}
a img{border:none;border:0;}
p,h1,h2,h3,h4,h5 {margin:0;padding:0;}
.clear{clear:both;width:100%;height:0;font-size:0px; }
.fl{float: left;}
.fr{float: right;}
input,select, button{padding:0;margin:0; border:none;outline:0  none!important; }
.container{padding:0;}
img{width: 100%;}
i{font-style: normal;}
.tc{text-align: center;}
.row{margin:0;}
.midde_header{display: none;}
.pd15{padding:15px;}
.pdtm30{padding:30px 0;}
.pdm30{padding-bottom:30px;}
.pdt30{padding-top:30px;}
.mobile-foot {display: none;}
/*头部*/
.header .header_top {background-color: #f2f2f2;height: 35px;line-height: 35px;font-size: 14px;color: #6a6a6a;}
.header .header_top a{color: #6a6a6a;}
.header .header_top .a:hover{color: #48b541;}
.header .header_top a:before{content: "";width: 1px;height: 10px;display: inline-block;vertical-align: middle;background-color: #6a6a6a; margin:0 10px;}
.header .header_top a:first-child:before{display: none;}
.header .header_top .iconfont{font-size: 12px;margin:0 3px;}

.header .header_bottom .container {display: flex;}
.header .header_bottom{height: 90px;}
.header .logo{width: 30%;display: flex;justify-content: center;align-items: center;}
.header .logo a{background:url("../img/logo.png")center no-repeat;width:343px;height: 58px;display: block; }
.header .logo h1{opacity: 0;}

.header .head_nav{width: 70%;float: none;line-height: 90px; display: flex;justify-content: flex-end;font-size: 16px;}
.header .head_nav li{width: 13%;text-align: center;transition: all 0.5s;}
.header .head_nav li:hover{background-color: #48b541;}
.header .head_nav li a{color: #434343;    display: block;}
.header .head_nav li:hover a{color: #fff;}
.header .head_nav li:last-child{width: 4%;text-align: right;cursor: pointer;}
.header .head_nav li:first-child{width: 10%;}
.header .head_nav li:hover:last-child{background-color: transparent;color: #48b541;}

/*搜索*/
.header_bottom{position: relative;}
.header_bottom .search_input{position: absolute;top:100%;left: 0;right: 0;z-index: 100;padding:15px;background: rgba(0,0,0,0.5);display: none;}
.header_bottom .search_input .container{display: flex;}
.header_bottom .search_input input{width: 85%;height: 40px;line-height: 40px;padding-left: 15px;}
.header_bottom .search_input button{width: 15%;background-color: #038ed3;line-height: 40px;text-align: center;color: #fff;}

/*banner*/
.banner img{width: 100%;}
.banner {position: relative;overflow: hidden;}
.banner .img_float{position: absolute;top:0;left: 0;bottom: 0;right: 0;display: flex;flex-flow: wrap;align-items: center;justify-content: center;}
.banner .img_float_p{padding-left: 15%;}
.banner .img_float_p h3{font-size:38px;font-weight: 600;color: #fff;}
.banner .img_float_p .h33{font-size:38px;font-weight: 600;color: #fff;}
.banner .img_float_p p{font-size:18px;color: #fff;line-height: 30px;}

/*.banner .swiper-slide-active  .img_float_p h3{
	animation: slideInRight 2s;
	-moz-animation: slideInRight 2s ;
	-webkit-animation: slideInRight 2s ;
	-o-animation: slideInRight 2s ;
}
.banner .swiper-slide-active .img_float_p p{
	animation: slideInRight 2.5s;
	-moz-animation: slideInRight 2.5s ;
	-webkit-animation: slideInRight 2.5s;
	-o-animation: slideInRight 2.5s ;
}
*/

/*body 标题*/
.ind_title{text-align: center;}
.ind_title h3{font-size:30px;color: #2d2d2d;border-bottom: 1px solid #dfdfdf;padding:15px 0;position: relative;font-weight: bold;}
.ind_title h3:after{content:"";width:60px;height: 2px;background-color: #038ed3;position: absolute;left: 50%;margin-left: -30px;bottom: -1px;display: block;}
.ind_title h3 span{color: #038ed3;}
.ind_title h3 span img{width: auto;vertical-align: bottom;}
.ind_title p{font-size:16px;padding:20px 0;color: #000;}

/*服务众多客户*/
.ind_hezuo {padding:30px 0;background-color: #f5f5f5;}
.ind_hezuo .ind_title{/*background:linear-gradient(to bottom,#0451a3,#338dd9);*/margin-bottom: 30px; }
/*.ind_hezuo .ind_title h3:after{display: none;}*/
/*.ind_hezuo .ind_title h3{font-weight: lighter;}*/
.ind_hezuo .ind_title p{font-size: 18px;padding:10px 0 0;letter-spacing: 10px;}
.ind_hezuo .hezuo_lists{position: relative;}
.ind_hezuo .hezuo_next{right: -60px;width: 45px;height: 45px;border-radius: 50%;background-color: #3f3f3f;background-image: none;text-align: center;line-height: 45px;color: #fff;}
.ind_hezuo .hezuo_prev{left: -60px;width: 45px;height: 45px;border-radius: 50%;background-color: #3f3f3f;background-image: none;text-align: center;line-height: 45px;color: #fff;}
.ind_hezuo .hezuo_next:focus,.ind_hezuo .hezuo_prev:focus {outline: none;}


/*列表标题*/
.list_title{background-color: #f5f5f5;overflow: hidden;height: 50px;line-height: 50px;}
.list_title .fl{font-size:19px;color: #fff;background-color: #038ed3;padding:0 30px; }
.list_title .fr{font-size:12px;color: #464646;padding:0 10px; }
.list_title .fr a{color: #464646;}
.list_title .fr a:hover{color: #038ed3;}

/*产品列表*/
.ind_product {padding:30px 0;}
.ind_product .container{display: flex;}
.ind_product .container .pro_left{width: 18%;margin-right: 2%;}
.ind_product .container .pro_right{width: 80%;}
.pro_left{text-align: center;}
.pro_left h3{color: #fff;padding:20px 0;font-size: 19px;background:#038ed3;}
.pro_left ul{background: #fff;padding:2px;border:2px solid #038ed3;}
.pro_left ul li{float: none;font-size: 16px;padding:17px 0;border-bottom: 1px solid #dfdfdf;position: relative;}
.pro_left ul li i{display: inline-block;opacity: 0;position: absolute;left: 10%;top:18px; transition: all 0.5s; width: 20px;height: 20px;background: #48b541;border-radius: 50%;vertical-align: text-bottom;text-align: center;line-height: 20px;color: #fff;font-size: 12px;margin-right:10px;}
.pro_left ul li a{display: block;}
.pro_left ul li:hover a{color: #48b541;}
.pro_left ul li:hover i{opacity: 1;}
.pro_left ul li:last-child{border-bottom: none;}
.pro_left ul .active i{opacity: 1;}
.pro_right .pro_lists{display: flex;justify-content: space-between;flex-flow: wrap;}
.pro_right .pro_lists li{width: 31.333%;margin:15px 1% 0;border:1px solid #dfdfdf;text-align: center;}
.pro_right .pro_lists li span{overflow: hidden;display: block;padding:0 15px 15px;}
/*.pro_right .pro_lists li span img{width: auto;}*/
.pro_right .pro_lists li h2{font-size:14px;line-height: 45px; }
/*.pro_right .pro_lists li span img{width: auto;}*/
.pro_right .pro_lists li .h22{font-size:14px;line-height: 45px; }
.pro_right .pro_lists li:hover img{transform: scale(1.1);transition: all 0.5s;}

.pro_right .pro_ul .pro_lists{display:none;}
.pro_right .pro_ul .pro_lists.active{display:block;}

/*产品优势*/
.ind_youshi {padding:30px 0;}
.ys_lists .ys_inlist{display: flex;}
.ys_lists .ys_inlist li{width: 25%;border:1px solid #dfdfdf;padding:35px;text-align: center;border-right: none;}
.ys_lists .ys_inlist li:last-child{border-right:1px solid #dfdfdf;}
.ys_lists .ys_inlist li span{display: inline-block;width:100px;height: 100px;border-radius: 50%;background: #48b541;text-align: center;line-height: 100px;transition: all 1s;}
.ys_lists .ys_inlist li h3{font-size:17px;line-height: 35px;margin:5px 0;}
.ys_lists .ys_inlist li p{font-size:14px;color: #999999;line-height: 25px;}
.ys_lists .ys_inlist li span i{color: #fff;font-size: 40px;}

.ys_lists .ys_inlist li:hover span{transform: rotateY(180deg);transition: all 0.5s;}

/*4大理由*/
.ind_liyou{padding:30px 0;background-color: #f5f5f5;}
.ind_liyou .ind_title h3{text-align: left;padding-left: 17.5%;}
.liyou_lists .liyou_inlist{display: flex;padding:15px 0;}
.liyou_inlist .ly_left,.liyou_inlist .ly_right{width: 50%;}
.liyou_inlist .ly_right .ly_h3{width: 80px;height:50px;padding:0 15px;margin-right: 10px; font-size:21px;position: relative;text-align: center;color: #dc2237;display: inline-block;    vertical-align: top;line-height:1.1;}
.liyou_inlist .ly_right .ly_h3:before{content: "";height: 100%;width: 15px;border:2px solid #dc2237;border-right: none;display:block;position: absolute;left: 0;top: 0;}
.liyou_inlist .ly_right .ly_h3:after{content: "";height: 100%;width: 15px;border:2px solid #dc2237;border-left: none;display:block;position: absolute;right:0;top: 0;}
.liyou_inlist .ly_right .ly_text{display: inline-block;line-height: 30px;font-size: 15px;color: #6f6f6f;}
.liyou_inlist .ly_right .ly_text h4{font-size:21px;}
.liyou_inlist .ly_right .ly_text h4{font-size:21px;color: #353432;margin-bottom: 10px;}
.liyou_lists .liyou_inlist img{width: auto;}
.liyou_lists .liyou_inlist:nth-child(odd) .ly_left{order: 1;text-align: right;}
.liyou_inlist .ly_right {display: flex;align-items: center;}

/*与您携手*/
.ind_xieshou{padding:30px 0;background:url("../img/xieshou01.jpg") center no-repeat;}
.ind_xieshou .ind_title h3{color: #fff;}
.ind_xieshou .ind_title p{color: #fff;}
.xieshou_lists{display: flex;justify-content: space-between;}
.xieshou_lists .xs_inlist{width: 24%;height: 295px;display:flex;flex-flow: wrap;}
.xieshou_lists .xs_inlist .bot{width: 100%;}
.xieshou_lists .xs_inlist .top{width: 100%; height: 50%;display: flex;justify-content: center;align-items: center;background: #fff;transition: all 0.5s;}
.xieshou_lists .xs_inlist .top_p{text-align: center;line-height: 30px;font-size: 17px;color: #565656;}
.xieshou_lists .xs_inlist .top{height: 50%;position: relative;}
.xieshou_lists .xs_inlist .top:after{content: "";width: 30px;height: 30px;transition: all 0.5s; background-color: #fff;display: block;position: absolute; bottom:-10px;left: 50%;margin-left: -15px;transform: rotate(45deg);}
.xieshou_lists .xs_inlist:nth-child(even) .top{order: 1;}
.xieshou_lists .xs_inlist:nth-child(even) .top:after{top:-10px;}
.xieshou_lists .xs_inlist:hover .top:after{background-color: #038ed3;}
.xieshou_lists .xs_inlist:hover .top{background-color: #038ed3;color: #fff;}
.xieshou_lists .xs_inlist:hover .top_p {color: #fff;}
.ind_xieshou .more{text-align: center;display: block;margin: 30px 0}
.ind_xieshou .more a{background-color: #038ed3;padding:10px 20px;display: inline-block;color: #fff;transition: all 0.5s;}
.ind_xieshou .more a:hover{background-color: #fff;color: #038ed3;}


/*公司简介*/
.ind_jianjie{padding:30px 0;}
.ind_jianjie .jj_jiejan,.ind_jianjie .jj_cases,.ind_jianjie .jj_news{padding:15px 0;}
.jj_jiejan{display: flex;}
.jj_jiejan .jiejian_left{width: 75%;}
.jj_jiejan .jiejian_right{width: 23%;margin-left: 2%;}
.jj_jiejan .jiejian_right .list_title{background-color: #038ed3;}
.jj_jiejan .jiejian_right .list_title a{color: #fff;}
.jiejian_right_cont{border:1px solid #dfdfdf;margin-top: 15px;}
.jiejian_right_cont span{display: block;padding:10px;}
.jiejian_right_cont p{background-color: #7f7f7f;text-align: center;line-height: 45px;color: #fff;}
.jiejian_left_con{display: flex;margin-top: 15px;}
.jiejian_left_con .img{width: 35%; padding:10px;border:1px solid #dfdfdf;display: flex;justify-content: center;align-items: center;}
.jiejian_left_con .text{width: 63%;margin-left: 2%;}
.jiejian_left_con .text h3{font-size: 18px;border-bottom: 1px solid #dfdfdf;line-height: 45px;}
.jiejian_left_con .text .left_cont{font-size: 15px;color: #636363;line-height:28px;padding:10px 0; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}
.cases_lists .swiper-slide p{position: absolute;bottom:0;left: 0;right: 0; background-color:rgba(0,0,0,0.5);text-align: center;line-height: 40px;font-size: 15px;color: #fff;}
.ind_jianjie .cases_lists{position: relative;margin-top: 15px;}
.ind_jianjie .case_next{right: -60px;width: 45px;height: 45px;border-radius: 50%;background-color: #3f3f3f;background-image: none;text-align: center;line-height: 45px;color: #fff;}
.ind_jianjie .case_prev{left: -60px;width: 45px;height: 45px;border-radius: 50%;background-color: #3f3f3f;background-image: none;text-align: center;line-height: 45px;color: #fff;}
.ind_jianjie .case_next:focus,.ind_jianjie .case_prev:focus {outline: none;}
.jj_news{display: flex;}
.jj_news .news_left{width: 68%;margin-right: 2%}
.jj_news .news_right{width: 30%;}
.news_left_con{display: flex;margin-top: 15px;}
.news_left_con .img{width: 35%; padding:10px;border:1px solid #dfdfdf;}
.news_left_con .text{width: 63%;margin-left: 2%;}
.news_left_con .text h3{font-size: 18px;line-height: 30px;}
.news_left_con .text .left_cont{font-size: 15px;color: #636363;line-height:28px;padding:10px 0; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.news_left_con .text .left_cont span{font-size: 14px;line-height: 35px;color: #666;display: block;}
.news_left_list{padding:15px 0;}
.news_left_list li{float: none; overflow: hidden;line-height: 30px;border-bottom: 1px solid #dfdfdf;padding:5px 0;line-height: normal;}
.news_left_list li i{display: inline-block;width: 20px;height: 20px;margin-right: 15px;font-size: 12px;color: #fff; border-radius: 50%; background-color: #ccc; text-align: center;line-height: 20px;}
.news_left_list li p{display: inline-block;width: 75%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 25px;float: left;}
.news_right_list{margin-top: 15px;overflow: hidden;}
.news_right_list li{padding:17px 0;border-bottom: 1px solid #dfdfdf;float: none;}
.news_right_list .q,.news_right_list .a{display: inline-block;width: 25px;height: 25px;color: #fff;background-color: #48b541;vertical-align: top;margin-right: 15px;line-height: 25px;text-align: center;}
.news_right_list .a{background-color: #3f3f3f;}
.news_right_list li h3{font-size:17px;margin-bottom: 10px;line-height: 25px;}
.news_right_list li .p{font-size:14px;color: #7c7c7c;display: inline-block;width: 80%;max-height: 40px; overflow: hidden;}


/*底部*/
footer .foot{background-color: #ebebeb;padding:30px 0;}
footer .foot_copy{text-align: center;background-color: #333333;color: #fff;padding:15px 0;}
footer .foot_copy a{color: #fff;}
footer .foot_copy a:hover{color: #038ed3;}
footer .foot .foot_inlists{position: relative;padding:0 30px;}
footer .foot .foot_lists{display: flex;}
footer .foot .foot_inlists:nth-child(1){width: 15%;text-align: center;}
footer .foot .foot_inlists:nth-child(2){width: 20%;}
footer .foot .foot_inlists:nth-child(3){width: 30%;}
footer .foot .foot_inlists:nth-child(4){width: 35%;}
footer .foot .foot_inlists span{display: block;}
footer .foot .foot_inlists .foot_logo{margin-bottom: 10px;}
footer .foot .foot_inlists img{width: auto;}
footer .foot .foot_inlists:before{content: "";width: 1px;height: 100%;display: block;background-color: #ccc;position: absolute;right: 1px;top:0;}
footer .foot .foot_inlists:after{content: "";width: 1px;height: 100%;display: block;background-color: #fff;position: absolute;right: 0;top:0;}
footer .foot .foot_inlists:last-child:before{display: none;}
footer .foot .foot_inlists:last-child:after{display: none;}
footer .foot .foot_inlists h3{font-size:15px;font-weight: bold; line-height: 35px;position: relative;}
footer .foot .foot_inlists h3:after{content: "";width: 25px;height: 2px;background: #48b541;position: absolute;left: 0;bottom:0;}
footer .foot .foot_inlists ul{display: flex;flex-flow: wrap;padding:10px 0;font-size: 14px;}
footer .foot .foot_inlists ul li{width: 50%;line-height: 30px;}
footer .foot .foot_inlists p{font-size: 14px;color: #4e4e4e;margin:15px 0;}
footer .foot .foot_inlists p i{display: inline-block;font-size: 16px;color: #48b541;border-right: 1px solid #ccc;padding-right:10px;margin-right: 10px;}
footer .foot .foot_inlists form{display: flex;justify-content: space-between;margin-top: 15px;}
footer .foot .foot_inlists .input{width: 38%;}
footer .foot .foot_inlists .input input{background-color: transparent;border-bottom: 1px solid #848484;width: 100%;height: 45px;}
footer .foot .foot_inlists textarea{width: 48%;height: 95px;background-color: transparent;outline: none;resize: none;padding:10px;border:1px solid #848484;}
footer .foot .foot_inlists button{width: 8%;font-size: 14px;background-color: #038ed3;color: #fff;}


/*内页*/
.add{padding:10px 0;margin-bottom: 30px;border-bottom:1px dashed #ccc;font-size:14px;color: #787878; }
.add a{color: #787878;margin:0 5px;}
.add p{border-left: 10px solid #48b541;padding-left:15px;}
.add a:hover{color: #48b541;margin:0 5px;}
.nei_main{display: flex;margin-bottom: 50px;}
.nei_main .nei_left{width: 22%;}
.nei_main .nei_right{width: 76%;margin-left: 2%;}
.nei_main .nei_left .left_list{background-color: #038ed3;border:2px solid #038ed3;text-align: center;margin-bottom: 15px;line-height: 45px;position: relative;}
.nei_main .nei_left .left_list h3{color: #fff;line-height: 45px;font-size: 19px;}
.nei_main .nei_left .left_list ul{overflow: hidden;background-color: #fff;}
.nei_main .nei_left .left_list li{border-bottom: 1px solid #ccc;float: none;font-size: 16px;position: relative;}

.nei_main .nei_right .right_about td{padding:15px;}


/*公司简介*/
.nei_main .nei_left .left_list ul li i{display: inline-block;opacity: 0;position: absolute;left: 15%;top:12px; transition: all 0.5s; width: 20px;height: 20px;background: #48b541;border-radius: 50%;vertical-align: text-bottom;text-align: center;line-height: 20px;color: #fff;font-size: 12px;margin-right:10px;}
.nei_main .nei_left .left_list ul li a{display: block;}
.nei_main .nei_left .left_list ul li:hover a{color: #48b541;}
.nei_main .nei_left .left_list ul li:hover i{opacity: 1;}
.nei_main .nei_left .left_list ul .active i{opacity: 1;}
.nei_main .nei_left .left_list ul li:last-child{border-bottom: none;}
.nei_main .left_list .swiper-tuijian{padding:10px 0 30px;background-color: #fff;}
.nei_main .left_list .tuijian-pagination{bottom:15px;line-height: normal;}
.nei_main .nei_right .right_about h3{text-align: center;margin:15px 0;font-size: 22px;}
.nei_main .nei_right .about_con{line-height: 30px;font-size: 16px;color: #595959;}
.nei_main .nei_right .about_con img{width: auto;}


/*产品*/
.nei_right .pro_list{display: flex;flex-flow: wrap;margin:0 -1%;}
.nei_right .pro_list li{width: 31.3333%;margin:0 1% 15px;border:1px solid #e7e7e7;text-align:center;}
.nei_right .pro_list li h2{line-height: 45px; font-size:14px;}
.nei_right .pro_list li img{width: 100%;}
.nei_right .pro_list li span{display: block;overflow: hidden;padding:0 15px 15px;transition: all 0.5s;}
.nei_right .pro_list li:hover img{transform: scale(1.05);transition: all 0.5s;}
.left_list .left_contact{line-height: 30px;background-color: #fff;text-align: left;padding:20px;color: #575757;}
.nei_main .left_list .left_contact h3{line-height: normal;font-size: 18px;color: #000;font-weight: bold;}
.nei_main .left_list .left_contact i{font-size: 18px;vertical-align: middle;}

/*分页*/
.page_pro{margin:30px 0; }
.page_pro ul{clear:both;display: inline-block;}
.page_pro li{float: left;padding:5px 10px;background-color: #f5f5f5;font-size: 14px;margin:0 5px ;color:#676767;}
.page_pro li a{font-size: 14px;}
.page_pro li:hover{background-color:#038ed3;color:#fff;}
.page_pro li:hover a{color:#fff;}

/*新闻中心*/
.nei_right .new_inlist li{float: none;border-bottom: 1px dashed #ccc;padding:0 0 15px;margin-bottom: 15px;}
.nei_right .new_inlist li a{display: flex;}
.nei_right .new_inlist li .data{float:left;width: 10%;margin-right:2%;background-color: #b7b7b7;text-align: center;display: inline-block;padding-top:15px;transition: all 0.5s;}
.nei_right .new_inlist li:hover .data{background-color: #48b541;}
.nei_right .new_inlist li .data span{font-size: 25px;color: #fff;display: block;line-height: 35px;}
.nei_right .new_inlist li .data p{font-size: 12px;color: #fff;}
.nei_right .new_inlist li .new_p{width: 88%;}
.nei_right .new_inlist li .new_p h3{font-size: 21px;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333;font-weight: 400;}
.nei_right .new_inlist li .new_p p{font-size: 16px;line-height: 25px;color: #595959; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.nei_right .new_inlist .more{font-size: 14px;display: block;margin-top:15px;padding-left: 12%; }
.nei_right .new_inlist .more a{padding:5px 20px; display: inline-block; background-color: #f4f4f4;border-radius: 15px;text-align: center;border:1px solid #ccc;}

/*.相关文章*/
.left_list .wen_list{background-color: #fff;padding:15px 30px;}
.left_list .wen_list li{float: none;font-size: 16px;color: #000;line-height: normal;text-align: left;border:none!important;}
.left_list .wen_list li span{display: block;font-size: 12px;color: #454545;position: relative;line-height: 35px;}
.left_list .wen_list li p:before{content: "";width: 5px;height: 5px;border-radius: 50%; vertical-align: middle;display: inline-block;background: #ccc;position: absolute;left: -15px;top:10px;}
.left_list .wen_list li p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.left_list .wen_list li:hover p:before{background: #48b541;}

/*新闻详情*/
.news_xiangqing{background-color: #f6f6f6;padding:30px;}
.news_xq_top h3{font-size: 26px;color: #000;margin:10px 0;}
.news_xq_top p{font-size: 16px;color: #303030;line-height:45px;position: relative;}
.news_xq_top p:after{content: "";width: 8%;height: 2px;background-color: #015198;position: absolute;left: 0;bottom:0;}
.news_xq_cont {font-size: 16px;color: #303030;line-height: 30px;padding:30px 0;}
.news_xq_page {font-size: 14px;color: #038ed3;line-height: 30px;padding:15px 0;border-top: 1px solid #ccc;overflow: hidden;}
.news_xq_page p:hover a{color: #038ed3;}
.news_xq_read{position: relative;border-bottom: 1px solid #ccc;margin:30px 0 50px;}
.news_xq_read .fanhui{position: absolute;right: 0;top:100%;display:block;padding:5px 20px;background-color: #038ed3;}
.news_xq_read .fanhui a{color: #fff;}
.news_xq_read .read_list{display: flex;flex-flow: wrap;margin:15px 0;}
.news_xq_read .read_list li{width: 50%;overflow: hidden;padding-left: 15px;position: relative;line-height: 30px;}
.news_xq_read .read_list li p{width: 70%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;float: left;}
.news_xq_read .read_list li span{float: left;}
.news_xq_read .read_list li:before{content: "";width: 6px;height: 6px;border-radius: 50%;display: block; background-color: #ccc;position: absolute;left: 0 ;top:13px;}
.news_xq_read .read_list li:hover:before{background-color:#038ed3;}
.news_xq_read .read_list li:hover p{color:#038ed3;}
.news_xq_read .read_list li:hover a{color:#038ed3;}

/*案例详情*/
.nei_right .case_xiangqing .news_xq_top{text-align: center;border-bottom: 1px solid #ccc;}
.nei_right .case_xiangqing .news_xq_top p:after{display: none;}
.case_xq_read .read_list li{width: 100%;}
.case_xq_read .read_list li p{width: 80%;}
.case_xq_read .read_list li span{width: 20%;text-align: right;}
.case_xq_read .next{display: flex;margin-bottom: 15px;}
.case_xq_read .next span{width: 12%;text-align: center; padding:5px 15px;float: left; background-color: #ccc;color: #fff;}
.case_xq_read .next p{width: 90%;display: inline-block;float: right;padding-left: 10px;line-height: 31px;font-size: 14px;}
.case_xq_read .next p:hover a{color:#038ed3;}

/*案例*/
.right_case .case_list{margin-bottom: 20px;background-color: #ececec;padding:15px;box-shadow: 8px 8px 0 #e0e0e0;display: flex;}
.right_case .case_list .case_img{width: 30%;}
.right_case .case_list .case_text{width: 60%;margin-left: 10%;}
.right_case .case_list .case_text h3{font-size:21px;font-weight: bold;color: #000;line-height: 40px;position: relative;}
.right_case .case_list .case_text .p{font-size:15px;color: #464646;line-height: 30px;}
.right_case .case_list .case_text .read{margin-top: 30px; font-size:15px;color: #464646;line-height: 30px;overflow: hidden;position: relative;padding-right: 50px;}
.right_case .case_list .case_text h3 i{position: absolute;left: -45px;top:0px;}
.right_case .case_list .case_text i{font-size: 22px;color: #dedede;}
.right_case .case_list .case_text .read i{position: absolute;right: 0;bottom:0;}

/*联系我们*/
.nei_contact>h3{font-size: 17px;color: #000;margin:15px 0;}
.cont_map{display: flex;justify-content: space-between;padding:15px 0;}
.cont_map .map_left,.cont_map .map_right{width: 49%;}
.map_left p{padding: 10px 0;line-height: 30px;border-top:1px solid #dbdbdb;}
.map_left span{display: inline-block;width: 30px;height: 30px;text-align: center;line-height: 30px;border:1px solid #1496d6;border-radius: 50%;margin-right: 15px;}
.map_left span i{color: #1496d6;}

.cont_form{padding:15px 0;}
.cont_form h3{font-size:20px;color: #262626;margin-bottom: 15px;}
.cont_form em{color: #db0000; }
.cont_form .row{display: flex;margin:0 -1% 0 0;}
.cont_form .input_list{width: 33%;margin-right: 1%;}
.cont_form .input_list input{border:1px solid #ccc;width: 100%;display: block;height: 40px;line-height: 40px;color: #000;font-size: 14px;padding-left: 15px;}
.cont_form h4{line-height: 40px;}
.cont_form .row{display: flex;justify-content: space-between;}
.cont_form .row textarea{width: 89%;border:1px solid #ccc;resize: none;height:125px;outline: none; margin-right: 1%;font-size: 14px;padding:15px;}
.cont_form .row .rem{width: 9%;border:1px solid #ccc;height:125px;text-align: center;padding:5px;}
.cont_form .row .rem span{display: block;font-size: 14px;}
.cont_form button{display: block;font-size: 12px;padding: 6px 40px;background-color: #0a5bbc;color: #fff;margin:15px 0;border-radius: 20px;transition: all 0.3s;}
.cont_form button:hover{background-color: #038ed3;}

/*产品详情*/
.nei_product .pro_top{display: flex;justify-content: space-between;margin-bottom: 30px;}
.nei_product .pro_top_img{width: 40%;}
.nei_product .pro_top_text{width: 58%;}
.nei_product .pro_top_img{border:1px solid #dedede;}
.nei_product .pro_top_img img{width: auto;}
.nei_product .pro_top_img .swiper-product{height: 100%;}
.nei_product .pro_top_img .swiper-product .swiper-slide{display: flex;justify-content: center;align-items: center;}
.nei_product .pro_top_text>h3{font-size: 27px;margin-bottom: 20px;}
.nei_product .pro_top_text .pro_cansu{line-height: 25px;border-top: 1px solid #dedede;border-bottom: 1px solid #dedede;padding: 15px 0}
.nei_product .pro_top_text .pro_cansu h4{margin-top: 15px;font-size: 16px;line-height: 30px;}
.nei_product .pro_top_text .pro_cansu .cansu_p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;display: -moz-box;-moz-box-orient: vertical;-moz-line-clamp: 3;display: -o-box;-o-box-orient: vertical;-o-line-clamp: 3;}
.nei_product .pro_top_text>span{display: inline-block;padding:8px 20px;background-color: #48b541;margin:15px 0;}
.nei_product .pro_top_text>span a{color: #fff;}
.nei_product .pro_top_text .tel{font-size:18px;color: #038ed3;margin-bottom: 30px;display: inline-block;padding-left: 15px; }
.nei_product .pro_top_text .tel i{font-size: 18px;margin-right:10px;}
.pro_foot .pro_foot_title{border-bottom: 1px solid #ccc;}
.pro_foot .pro_foot_title h3{font-size: 21px;width:15%;text-align: center;line-height: 50px;border-bottom: 2px solid #038ed3;color: #038ed3;}
.pro_foot .pro_foot_cont{display: flex;margin:30px 0 50px;}
.pro_foot .pro_foot_cont .pro_foot_left{width: 20%;}
.pro_foot .pro_foot_cont .pro_foot_left>h3{text-align: center;height: 45px;line-height: 45px;color: #fff;background-color: #038ed3;font-size: 19px;}
.pro_foot .pro_foot_cont .pro_foot_left ul{background-color: #fff;text-align:center;padding:15px 0;border: 2px solid #038ed3;}
.pro_foot .pro_foot_cont .pro_foot_left ul li{float: none;margin-bottom: 15px;}
.pro_foot .pro_foot_cont .pro_foot_left ul li span{display: block;padding:0 15px;}
.pro_foot .pro_foot_cont .pro_foot_right{width: 78%;margin-left: 2%;padding-left: 2%;border-left:1px solid #dedede;font-size:16px;color: #4b4b4b;line-height: 35px; }
.pro_foot .pro_foot_cont .pro_foot_right img{width:auto; }


/*技术文件*/
.nei_right .js_wenjian .new_inlist li .new_p{width: 100%;}
.nei_right .js_wenjian .new_inlist li:hover h3{color: #038ed3}

/*荣誉资质*/
.nei_right .right_rongyu .pro_list li{border:none;}




@media (max-width: 1200px){
.header .logo a{background-size: contain;}
.ind_jianjie .case_next, .ind_jianjie .case_prev,.ind_hezuo .hezuo_next, .ind_hezuo .hezuo_prev{display: none;}
.liyou_inlist .ly_right .ly_inright{display: flex;}
.liyou_inlist .ly_right .ly_h3{width:19%;}
.liyou_inlist .ly_right .ly_text{width:80%;}
.xieshou_lists .xs_inlist{height: 246px;}
.news_right_list li{padding:10px 0;}
footer .foot .foot_inlists{padding: 0 10px;}
.nei_product .pro_top_text .tel{font-size: 18px;}
.nei_product .pro_top_text>h3{font-size: 22px;margin-bottom: 20px;}
.nei_right .new_inlist .more{font-size: 12px;margin-top:10px;}
}


@media (max-width: 780px){
.header{display: none;}
.midde_header{display: block;}

/*首页*/
.midde_header{height:70px;line-height: 70px;text-align: center;}
.backprev{float:left;width: 40%;padding-left:30px; text-align: center;color: #fff;height: 70px;line-height: 70px}
.backprev img{width: auto;}
.head-middle{width: 70%;text-align: center;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.head-right .mdui-btn i{font-size: 20px;}

.banner .img_float{text-align: center;}
.banner .img_float_p h3{font-size: 30px;}
.banner .img_float_p p{font-size: 16px;}
.banner .img_float_p{padding:0;}
.ind_hezuo,.ind_product,.ind_youshi,.ind_liyou,.ind_xieshou,.ind_jianjie{padding:15px 0;}
.container{padding:0 15px;}
.pro_left ul li i{display: none;}
.pro_right .pro_lists li span img,.liyou_lists .liyou_inlist img{width: 100%;}
.pro_left ul li{font-size: 14px;padding:10px 0;}
.ys_lists .ys_inlist li{padding:20px 15px;}
.ys_lists .ys_inlist li span{width: 70px;height: 70px;line-height: 70px;}
.ys_lists .ys_inlist li span i{font-size: 30px;}
.liyou_inlist .ly_right .ly_h3{font-size:16px;    height: 35px; }
.liyou_inlist .ly_right .ly_h3:before,.liyou_inlist .ly_right .ly_h3:after{width: 10px;}
.liyou_inlist .ly_right .ly_text h4{font-size: 16px;}
.liyou_inlist .ly_right .ly_text{line-height: 25px;font-size: 13px;}
.liyou_lists .liyou_inlist:nth-child(odd) .ly_right{padding-right: 15px;}
.liyou_lists .liyou_inlist:nth-child(even) .ly_right{padding-left: 15px;}
.xieshou_lists .xs_inlist{height: 180px;}
.xieshou_lists .xs_inlist .top_p{font-size: 16px;}
.jj_jiejan .jiejian_right{display: none;}
.jj_jiejan .jiejian_left{width: 100%;}
.jj_news{flex-flow: wrap;}
.jj_news .news_left,.jj_news .news_right{width: 100%;margin:0;}
footer .foot .foot_inlists:nth-child(1),footer .foot .foot_inlists:nth-child(2){display: none;}
footer .foot .foot_inlists:nth-child(3),footer .foot .foot_inlists:nth-child(4){width: 50%;}
.left_list .left_contact{padding:15px 10px;font-size: 12px;}
.nei_main .left_list .left_contact h3{font-size: 14px;}
.nei_main .left_list .left_contact i{font-size: 14px;}
.nei_main .nei_left .left_list>h3{font-size: 16px;line-height: 40px;}
.nei_main .nei_left .left_list li{font-size: 14px;line-height: 40px;}
.nei_product .pro_top_text .tel{font-size: 14px}
.nei_product .pro_top_text .tel i{font-size: 14px;}
.nei_product .pro_top_text>span{font-size: 14px;}
.pro_foot .pro_foot_cont .pro_foot_right{font-size: 14px;line-height: 30px;}
.pro_foot .pro_foot_title h3{font-size: 18px;}
.pro_foot .pro_foot_cont .pro_foot_left>h3{font-size: 16px;}
.nei_product .pro_top_text>h3{font-size: 20px;margin-bottom: 15px;}
.right_case .case_list .case_text h3{font-size: 18px;}
.right_case .case_list .case_text .p{font-size: 14px;line-height: 25px;}
.right_case .case_list .case_text .read{margin-top:15px;}
.right_case .case_list .case_text h3 i{left: -35px;}
.news_xq_top h3{font-size: 20px;line-height: 30px;}
.news_xq_top p{line-height: 30px;}
.case_xq_read .next span{width: 20%;}
.news_xq_cont{padding:15px 0;font-size: 14px;line-height: 25px;}
.news_xq_read>h3{font-size: 18px;}
.news_xq_read .read_list li{line-height: 25px;font-size: 14px;}
.left_list .wen_list{padding:15px;}
.left_list .wen_list li p:before{display: none;}
.left_list .wen_list li span{line-height: 25px;}
.left_list .wen_list li p{line-height: 25px;}
.news_xiangqing{padding:15px;}
.nei_right .new_inlist .more{display: none;}
.cont_map{flex-flow: wrap;}
.cont_map .map_left, .cont_map .map_right{width: 100%;}
.cont_map .map_right{height: 230px;margin-top: 15px;}
.cont_form .row .rem{display: none;}
.cont_form .row textarea{width: 100%;margin:0;}

.nei_right .new_inlist li .new_p h3{font-size: 18px;}
.nei_right .new_inlist li .new_p p{font-size: 14px;line-height: 25px;}
.nei_right .new_inlist li .data{width: 15%;}
.nei_right .new_inlist li .new_p{width:83%;}
.news_xq_read .read_list li{width: 100%;}
.news_xq_read .read_list li span{width: 20%;text-align: right;}
.news_xq_page p{float: none!important;}
.nei_product .pro_top_img img{width: 100%;}
}

@media (max-width: 480px){

.backprev img{width: 100%;}
.backprev{width: 70%;padding-left: 15px;}
.banner .img_float{display: none;}
.ind_title h3{font-size: 20px;}
.ind_hezuo .ind_title p{font-size: 14px;}
.ind_hezuo .ind_title{margin-bottom: 15px;}
.ind_product .container{flex-flow: wrap;}
.ind_product .container .pro_left,.ind_product .container .pro_right{width: 100%;}
.pro_left ul {overflow: hidden;}
.pro_left ul li{width: 33.333%;float: left;}
.pro_right .list_title{display: none;}
.ind_product .container .pro_left{margin:0;}
.pro_right .pro_lists li p{font-size: 12px;}
.pro_left h3{font-size: 16px;padding:10px 0;}
.pro_right .pro_lists li{width: 48%;}
.ys_lists .ys_inlist{flex-flow: wrap;justify-content: space-between;}
.ys_lists .ys_inlist li{width: 48%;padding:15px;border:1px solid #ccc;margin-bottom: 15px;}
.ys_lists .ys_inlist li:last-child{border:1px solid #ccc;}
.ind_title h3 span img{width: 50%;}
.ind_title p{font-size: 12px;padding:15px 0;line-height: 25px;}
.liyou_lists .liyou_inlist{flex-flow: wrap;}
.liyou_inlist .ly_left, .liyou_inlist .ly_right{width: 100%;}
.liyou_lists .liyou_inlist:nth-child(odd) .ly_left{order: 0;}
.liyou_lists .liyou_inlist:nth-child(odd) .ly_right,.liyou_lists .liyou_inlist:nth-child(even) .ly_right{padding:15px 0;}
.liyou_lists .liyou_inlist{padding:0;}
.xieshou_lists{flex-flow: wrap;}
.xieshou_lists .xs_inlist{width: 50%;}
.list_title{height:40px;line-height: 40px;}
.list_title .fl{font-size: 16px;}
.jiejian_left_con,.news_left_con{flex-flow: wrap;}
.jiejian_left_con .img, .jiejian_left_con .text,.news_left_con .text,.news_left_con .img{width: 100%;margin:0;}
.news_left_con .text{padding:15px 0;}
.news_left_con .text .left_cont{padding:0;}
.news_left_list{padding:0;}
.jj_news .news_left{margin-bottom: 15px;}
footer .foot{display: none;}

.nei_main .nei_right img{width: 100%;}
.nei_main .nei_left{display: none;}
.nei_main .nei_right{width: 100%;margin:0;}
.add{margin-bottom: 15px;}
.nei_main .nei_right .right_about h3{font-size: 18px;}
.nei_main .nei_right .about_con{font-size: 14px;line-height: 25px;}
.nei_right .pro_list li{width: 48%;margin:0 0 15px;}
.nei_right .pro_list{justify-content: space-between;margin:0;}
.nei_product .pro_top{flex-flow: wrap;}
.nei_product .pro_top_img, .nei_product .pro_top_text{width: 100%;margin-bottom: 15px;}
.nei_product .pro_top{margin:0;}
.pro_foot .pro_foot_title h3{width: 30%;}
.nei_product .pro_top_text .tel{margin-bottom: 0;}
.pro_foot .pro_foot_cont .pro_foot_left{display: none;}
.pro_foot .pro_foot_cont .pro_foot_right{padding:0;width: 100%;border:none;}
.nei_product .pro_top_text>h3{font-size: 18px;margin-bottom: 10px;}
.news_xq_read{display: none;}
.right_case .case_list{flex-flow: wrap;}
.right_case .case_list .case_img,.right_case .case_list .case_text{width: 100%;}
.right_case .case_list .case_text{padding-top: 15px;}
.cont_form .row{flex-flow: wrap;}
.cont_form .input_list{width: 100%;margin:0;}
.nei_contact>h3{font-size: 14px;text-align: center;}
.cont_map .map_left{font-size: 12px;}
.map_left span{border:none;margin:0;}
.map_left p{padding:5px 0;}
.cont_form h4{line-height: 35px;font-size: 15px;}
.cont_form .input_list input{height: 30px;line-height: 35px;}
.nei_product .pro_top_text>span{padding:8px 10px;}
.pro_foot .pro_foot_cont .pro_foot_right img{width: 100%;}

/*一键拨号*/
.mobile-foot {display: block; background: #038ed3;padding: 8px 15px;position: fixed;bottom: 0;left: 0;width: 100%;z-index: 9999;}
.mobile-foot a {color: #fff;height: 35px;line-height: 33px;border: 1px solid #fff;border-radius: 4px;text-align: center;padding: 0 15px;transition: .3s;-o-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;}
.pull-left {float: left;}
.pull-right {float: right;}
.btn {display: inline-block; margin-bottom: 0;font-size: 14px;font-weight: 400; text-align: center;white-space: nowrap;vertical-align: middle; cursor: pointer;  border: 1px solid transparent;border-radius: 4px;}


}



/*潘永娇*/
table.taber {
    line-height: 28px;
}

.foot_copy img {
    width: auto;
}
@media (max-width: 480px){
.nei_main .nei_right .about_con img {
    width: 100%;
}
}









#page{ clear:both; height:40px; margin:0 auto; text-align:center; display: table; margin: 30px auto;}
#page li{ float:left; padding:5px 14px; border:1px solid #CCCCCC; margin-right:6px; color:#666; font-size:12px; list-style:none;}
#page li:hover{border:1px solid #038ed3;}
#page li:hover a{color:#038ed3}
#page li a{ color:#666}
#page li.active{border:1px solid #038ed3; background-color:#038ed3; color:#FFFFFF}
#page li.active a{ color:#fff}







.jason_news .fl{
	 font-size: 19px;
    color: #000;
    background-color: #f5f5f5;
    padding: 0 30px;
	cursor:pointer;
}


.jason_news .active{
    color: #fff;
    background-color: #038ed3;
	cursor:default;
}

.news_left>.jason_news_list{
	display:none;
}

.news_left>.active{
	display:block;
}
 

.ind_liyou .ind_titleh3{line-height:1.1;}
.ind_title .ind_titleh3{font-size:30px;color: #2d2d2d;border-bottom: 1px solid #dfdfdf;padding:15px 0;position: relative;font-weight: bold;}
.ind_title .ind_titleh3 span{color: #038ed3;}
.ind_xieshou .ind_title .ind_titleh3{color: #fff;}
.ind_title .ind_titleh3:after{content:"";width:60px;height: 2px;background-color: #038ed3;position: absolute;left: 50%;margin-left: -30px;bottom: -1px;display: block;}
.ind_title .ind_titleh3 span img{width: auto;vertical-align: bottom;}
.pro_left .pro_lefth3{font-size: 16px;padding:10px 0;}
.pro_left .pro_lefth3{color: #fff;padding:20px 0;font-size: 19px;background:#038ed3;}
.ind_liyou .ind_titleh3{text-align: left;padding-left: 17.5%;}
.ys_lists .ys_inlist li .ys_inlisth3{font-size:17px;line-height: 35px;margin:5px 0;}
.jiejian_left_con .text .texth3{font-size: 18px;border-bottom: 1px solid #dfdfdf;line-height: 45px;}

.news_left_con .text .texth3{font-size: 18px;line-height: 30px;}

.news_right_list li .lih3{font-size:17px;margin-bottom: 10px;line-height: 25px;}

footer .foot .foot_inlists .footh3{font-size:15px;font-weight: bold; line-height: 35px;position: relative;}
footer .foot .foot_inlists .footh3:after{content: "";width: 25px;height: 2px;background: #48b541;position: absolute;left: 0;bottom:0;}














